purple_certificate_find_pool

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. PurpleCertificatePool* purple_certificate_find_pool(const(gchar)* scheme_name, const(gchar)* pool_name)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    purple_certificate_find_pool
    (
    const(gchar)* scheme_name
    ,
    const(gchar)* pool_name
    )
  2. da_purple_certificate_find_pool purple_certificate_find_pool;

Meta